home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Magazines / HDUdec / Prg / UpDateCopy.lha / UpDateCopy / UpDateCopy.readme < prev    next >
Encoding:
Text File  |  1997-07-10  |  2.4 KB  |  52 lines

  1. Short:    Copy-command that replaces older files.
  2. Author:   ss37@irz.inf.tu-dresden.de (Sven Steiniger)
  3. Uploader: ss37@irz.inf.tu-dresden.de (Sven Steiniger)
  4. Version:  0.52
  5. Type:     util/sys
  6. Replaces: util/sys/UpDateCopy*
  7.  
  8. ------------------------------------------------------------------------------
  9.                                   English
  10. ------------------------------------------------------------------------------
  11.  
  12.     UpdateCopy is an extension of the standard copy command. It does not
  13.     only copy files and create (if necessary) directories but also process
  14.     already existing files: older files are replaced automatical by newer
  15.     ones. UpdateCopy first try to find a version-string within the files
  16.     ($VER: Programname Version.Reversion) and copy only the one with the
  17.     higher version or simply compares the dates.
  18.     UpdateCopy features multiple sourcefiles, pattern matching and
  19.     recursively directory scanning.
  20.     Sourcecode included.
  21.     NEW:    - added SMARTINFO-option (only displays modified files&dirs)
  22.         - added FAST-option (no linefeeds)
  23.         - removed bug in version-scanner with filesizes from
  24.           100000 to 100099 bytes.
  25.         - Scripts for automatical backups (by Attilio Scifoni)
  26.         - now UpDateCopy also copies partions
  27.           (eq. UpDateCopy DH0: HD0: all)
  28.  
  29. ------------------------------------------------------------------------------
  30.                                   Deutsch
  31. ------------------------------------------------------------------------------
  32.  
  33.     UpdateCopy ist eine Erweiterung des Standard copy Kommandos. Es
  34.     kopiert nicht nur Dateien und erzeugt (wenn notwendig) Verzeichnisse
  35.     sondern bearbeitet auch schon existierende Dateien: ältere Dateien
  36.     werden automatisch durch neuere ersetzt. UpdateCopy sucht erst nach
  37.     nach der Versionszeichenkette ($VER: Programmname Version.Reversion)
  38.     in der Datei und überschreibt nur Dateien mit höherer Versionsnummer.
  39.     Findet UpdateCopy keine Versionsnummern vergleicht er das Datum der
  40.     Dateien und erzetzt wenn nötig.
  41.     UpdateCopy verarbeite außerdem mehrere Quelldateien, Namensmuster
  42.     und rekursive Verzeichnisdurchsuchung.
  43.     Inklusive Quelltext.
  44.     NEU:    - neue Option: SMARTINFO (zeigt nur veränderte Dateien &
  45.            Verzeichnisse an)
  46.         - neue Option: FAST (erzeugt keine Zeilenvorschübe)
  47.         - Fehler des Versionnummern-Scanners behoben (trat bei Dateien
  48.            der Größe 100000 bis 100099 Bytes auf)
  49.         - Skripte für automatische Backups (von Attilio Scifoni)
  50.         - jetzt kopiert UpDateCopy auch Partitionen
  51.           (eq. UpDateCopy DH0: HD0: all)
  52.